home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / VERSACAD⁄MACINTOSH / card_44847.txt < prev    next >
Encoding:
Text File  |  1988-01-11  |  12.2 KB  |  563 lines

  1. -- card: 44847 from stack: in
  2. -- bmap block id: 21632
  3. -- flags: 0000
  4. -- background id: 2739
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=445 top=295 right=320 bottom=486
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 2162 / 2162
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve
  23.   go to card id 2938
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (field)
  29. -- low flags: 01
  30. -- high flags: 0001
  31. -- rect: left=215 top=58 right=82 bottom=279
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 2
  36. -- text size: 18
  37. -- style flags: 0
  38. -- line height: 24
  39. -- part name: 
  40.  
  41.  
  42. -- part 3 (button)
  43. -- low flags: 00
  44. -- high flags: 2006
  45. -- rect: left=39 top=114 right=129 bottom=104
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: points
  54. ----- HyperTalk script -----
  55. on mouseWithin
  56.   show card field points
  57.   set hilite of button points to true
  58.   set hilite of button factor to false
  59. end mouseWithin
  60.  
  61. on mouseLeave
  62.   hide card field points
  63. end mouseLeave
  64.  
  65.  
  66. -- part 4 (button)
  67. -- low flags: 00
  68. -- high flags: 6006
  69. -- rect: left=39 top=151 right=166 bottom=103
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: factor
  78. ----- HyperTalk script -----
  79. on mouseWithin
  80.   show card field factor
  81.   set hilite of button points to false
  82.   set hilite of button factor to true
  83. end mouseWithin
  84.  
  85. on mouseLeave
  86.   hide card field factor
  87. end mouseLeave
  88.  
  89.  
  90. -- part 5 (button)
  91. -- low flags: 00
  92. -- high flags: 2006
  93. -- rect: left=119 top=114 right=129 bottom=236
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: PProportional
  102. ----- HyperTalk script -----
  103. on mouseWithin
  104.   show card field PProportional
  105.   set hilite of button PProportional to true
  106.   set hilite of button PUnProportional to false
  107. end mouseWithin
  108.  
  109. on mouseLeave
  110.   hide card field PProportional
  111. end mouseLeave
  112.  
  113.  
  114. -- part 6 (button)
  115. -- low flags: 00
  116. -- high flags: 6006
  117. -- rect: left=119 top=130 right=145 bottom=236
  118. -- title width / last selected line: 0
  119. -- icon id / first selected line: 0 / 0
  120. -- text alignment: 1
  121. -- font id: 0
  122. -- text size: 12
  123. -- style flags: 0
  124. -- line height: 16
  125. -- part name: PUnproportional
  126. ----- HyperTalk script -----
  127. on mouseWithin
  128.   show card field PUnProportional
  129.   set hilite of button PProportional to false
  130.   set hilite of button PUnProportional to true
  131. end mouseWithin
  132.  
  133. on mouseLeave
  134.   hide card field PUnProportional
  135. end mouseLeave
  136.  
  137.  
  138. -- part 7 (button)
  139. -- low flags: 00
  140. -- high flags: 2006
  141. -- rect: left=119 top=151 right=166 bottom=236
  142. -- title width / last selected line: 0
  143. -- icon id / first selected line: 0 / 0
  144. -- text alignment: 1
  145. -- font id: 0
  146. -- text size: 12
  147. -- style flags: 0
  148. -- line height: 16
  149. -- part name: FProportional
  150. ----- HyperTalk script -----
  151. on mouseWithin
  152.   show card field PProportional
  153.   set hilite of button FProportional to true
  154.   set hilite of button FUnProportional to false
  155. end mouseWithin
  156.  
  157. on mouseLeave
  158.   hide card field PProportional
  159. end mouseLeave
  160.  
  161.  
  162. -- part 8 (button)
  163. -- low flags: 00
  164. -- high flags: 6006
  165. -- rect: left=119 top=175 right=190 bottom=236
  166. -- title width / last selected line: 0
  167. -- icon id / first selected line: 0 / 0
  168. -- text alignment: 1
  169. -- font id: 0
  170. -- text size: 12
  171. -- style flags: 0
  172. -- line height: 16
  173. -- part name: FUnproportional
  174. ----- HyperTalk script -----
  175. on mouseWithin
  176.   show card field PUnProportional
  177.   set hilite of button FProportional to false
  178.   set hilite of button FUnProportional to true
  179. end mouseWithin
  180.  
  181. on mouseLeave
  182.   hide card field PUnProportional
  183. end mouseLeave
  184.  
  185.  
  186. -- part 9 (button)
  187. -- low flags: 00
  188. -- high flags: 0000
  189. -- rect: left=248 top=147 right=169 bottom=433
  190. -- title width / last selected line: 0
  191. -- icon id / first selected line: 0 / 0
  192. -- text alignment: 1
  193. -- font id: 0
  194. -- text size: 12
  195. -- style flags: 0
  196. -- line height: 16
  197. -- part name: scale
  198. ----- HyperTalk script -----
  199. on mouseWithin
  200.   show card field scale
  201. end mouseWithin
  202.  
  203. on mouseLeave
  204.   hide card field scale
  205. end mouseLeave
  206.  
  207.  
  208. -- part 10 (button)
  209. -- low flags: 00
  210. -- high flags: 0000
  211. -- rect: left=248 top=171 right=193 bottom=433
  212. -- title width / last selected line: 0
  213. -- icon id / first selected line: 0 / 0
  214. -- text alignment: 1
  215. -- font id: 0
  216. -- text size: 12
  217. -- style flags: 0
  218. -- line height: 16
  219. -- part name: xscale
  220. ----- HyperTalk script -----
  221. on mouseWithin
  222.   show card field xscale
  223. end mouseWithin
  224.  
  225. on mouseLeave
  226.   hide card field xscale
  227. end mouseLeave
  228.  
  229.  
  230. -- part 11 (button)
  231. -- low flags: 00
  232. -- high flags: 0000
  233. -- rect: left=248 top=195 right=217 bottom=433
  234. -- title width / last selected line: 0
  235. -- icon id / first selected line: 0 / 0
  236. -- text alignment: 1
  237. -- font id: 0
  238. -- text size: 12
  239. -- style flags: 0
  240. -- line height: 16
  241. -- part name: yscale
  242. ----- HyperTalk script -----
  243. on mouseWithin
  244.   show card field yscale
  245. end mouseWithin
  246.  
  247. on mouseLeave
  248.   hide card field yscale
  249. end mouseLeave
  250.  
  251.  
  252. -- part 12 (button)
  253. -- low flags: 00
  254. -- high flags: 6005
  255. -- rect: left=39 top=213 right=227 bottom=105
  256. -- title width / last selected line: 0
  257. -- icon id / first selected line: 0 / 0
  258. -- text alignment: 1
  259. -- font id: 0
  260. -- text size: 12
  261. -- style flags: 0
  262. -- line height: 16
  263. -- part name: handle
  264. ----- HyperTalk script -----
  265. on mouseWithin
  266.   show card field handle
  267. end mouseWithin
  268.  
  269. on mouseLeave
  270.   hide card field handle
  271. end mouseLeave
  272.  
  273.  
  274. -- part 13 (button)
  275. -- low flags: 00
  276. -- high flags: 6005
  277. -- rect: left=39 top=229 right=243 bottom=105
  278. -- title width / last selected line: 0
  279. -- icon id / first selected line: 0 / 0
  280. -- text alignment: 1
  281. -- font id: 0
  282. -- text size: 12
  283. -- style flags: 0
  284. -- line height: 16
  285. -- part name: swap
  286. ----- HyperTalk script -----
  287. on mouseWithin
  288.   show card field swap
  289. end mouseWithin
  290.  
  291. on mouseLeave
  292.   hide card field swap
  293. end mouseLeave
  294.  
  295.  
  296. -- part 14 (button)
  297. -- low flags: 00
  298. -- high flags: 2000
  299. -- rect: left=43 top=261 right=281 bottom=103
  300. -- title width / last selected line: 0
  301. -- icon id / first selected line: 0 / 0
  302. -- text alignment: 1
  303. -- font id: 0
  304. -- text size: 12
  305. -- style flags: 0
  306. -- line height: 16
  307. -- part name: ok
  308. ----- HyperTalk script -----
  309. on mouseWithin
  310.   show card field ok
  311. end mouseWithin
  312.  
  313. on mouseLeave
  314.   hide card field ok
  315. end mouseLeave
  316.  
  317.  
  318. -- part 15 (button)
  319. -- low flags: 00
  320. -- high flags: 2000
  321. -- rect: left=131 top=261 right=281 bottom=191
  322. -- title width / last selected line: 0
  323. -- icon id / first selected line: 0 / 0
  324. -- text alignment: 1
  325. -- font id: 0
  326. -- text size: 12
  327. -- style flags: 0
  328. -- line height: 16
  329. -- part name: cancel
  330. ----- HyperTalk script -----
  331. on mouseWithin
  332.   show card field cancel
  333. end mouseWithin
  334.  
  335. on mouseLeave
  336.   hide card field cancel
  337. end mouseLeave
  338.  
  339.  
  340. -- part 16 (field)
  341. -- low flags: 81
  342. -- high flags: 2004
  343. -- rect: left=119 top=103 right=225 bottom=344
  344. -- title width / last selected line: 0
  345. -- icon id / first selected line: 0 / 0
  346. -- text alignment: 0
  347. -- font id: 2
  348. -- text size: 12
  349. -- style flags: 0
  350. -- line height: 16
  351. -- part name: points
  352.  
  353.  
  354. -- part 17 (field)
  355. -- low flags: 81
  356. -- high flags: 2004
  357. -- rect: left=109 top=105 right=217 bottom=323
  358. -- title width / last selected line: 0
  359. -- icon id / first selected line: 0 / 0
  360. -- text alignment: 0
  361. -- font id: 2
  362. -- text size: 12
  363. -- style flags: 0
  364. -- line height: 16
  365. -- part name: factor
  366.  
  367.  
  368. -- part 18 (field)
  369. -- low flags: 81
  370. -- high flags: 2004
  371. -- rect: left=248 top=104 right=226 bottom=473
  372. -- title width / last selected line: 0
  373. -- icon id / first selected line: 0 / 0
  374. -- text alignment: 0
  375. -- font id: 2
  376. -- text size: 12
  377. -- style flags: 0
  378. -- line height: 16
  379. -- part name: PProportional
  380.  
  381.  
  382. -- part 19 (field)
  383. -- low flags: 81
  384. -- high flags: 2004
  385. -- rect: left=246 top=104 right=226 bottom=471
  386. -- title width / last selected line: 0
  387. -- icon id / first selected line: 0 / 0
  388. -- text alignment: 0
  389. -- font id: 2
  390. -- text size: 12
  391. -- style flags: 0
  392. -- line height: 16
  393. -- part name: PUnproportional
  394.  
  395.  
  396. -- part 22 (field)
  397. -- low flags: 81
  398. -- high flags: 2004
  399. -- rect: left=33 top=107 right=165 bottom=294
  400. -- title width / last selected line: 0
  401. -- icon id / first selected line: 0 / 0
  402. -- text alignment: 0
  403. -- font id: 2
  404. -- text size: 12
  405. -- style flags: 0
  406. -- line height: 16
  407. -- part name: yscale
  408.  
  409.  
  410. -- part 23 (field)
  411. -- low flags: 81
  412. -- high flags: 2004
  413. -- rect: left=30 top=103 right=171 bottom=261
  414. -- title width / last selected line: 0
  415. -- icon id / first selected line: 0 / 0
  416. -- text alignment: 0
  417. -- font id: 2
  418. -- text size: 12
  419. -- style flags: 0
  420. -- line height: 16
  421. -- part name: xscale
  422.  
  423.  
  424. -- part 24 (field)
  425. -- low flags: 81
  426. -- high flags: 2004
  427. -- rect: left=31 top=97 right=170 bottom=238
  428. -- title width / last selected line: 0
  429. -- icon id / first selected line: 0 / 0
  430. -- text alignment: 0
  431. -- font id: 2
  432. -- text size: 12
  433. -- style flags: 0
  434. -- line height: 16
  435. -- part name: scale
  436.  
  437.  
  438. -- part 25 (field)
  439. -- low flags: 81
  440. -- high flags: 2004
  441. -- rect: left=35 top=159 right=250 bottom=181
  442. -- title width / last selected line: 0
  443. -- icon id / first selected line: 0 / 0
  444. -- text alignment: 0
  445. -- font id: 2
  446. -- text size: 12
  447. -- style flags: 0
  448. -- line height: 16
  449. -- part name: ok
  450.  
  451.  
  452. -- part 26 (field)
  453. -- low flags: 81
  454. -- high flags: 2004
  455. -- rect: left=54 top=159 right=250 bottom=200
  456. -- title width / last selected line: 0
  457. -- icon id / first selected line: 0 / 0
  458. -- text alignment: 0
  459. -- font id: 2
  460. -- text size: 12
  461. -- style flags: 0
  462. -- line height: 16
  463. -- part name: cancel
  464.  
  465.  
  466. -- part 27 (field)
  467. -- low flags: 81
  468. -- high flags: 2004
  469. -- rect: left=96 top=103 right=225 bottom=321
  470. -- title width / last selected line: 0
  471. -- icon id / first selected line: 0 / 0
  472. -- text alignment: 0
  473. -- font id: 2
  474. -- text size: 12
  475. -- style flags: 0
  476. -- line height: 16
  477. -- part name: handle
  478.  
  479.  
  480. -- part 28 (field)
  481. -- low flags: 81
  482. -- high flags: 2004
  483. -- rect: left=84 top=105 right=227 bottom=309
  484. -- title width / last selected line: 0
  485. -- icon id / first selected line: 0 / 0
  486. -- text alignment: 0
  487. -- font id: 2
  488. -- text size: 12
  489. -- style flags: 0
  490. -- line height: 16
  491. -- part name: swap
  492.  
  493.  
  494. -- part 29 (field)
  495. -- low flags: 01
  496. -- high flags: 2002
  497. -- rect: left=200 top=227 right=284 bottom=437
  498. -- title width / last selected line: 0
  499. -- icon id / first selected line: 0 / 0
  500. -- text alignment: 0
  501. -- font id: 2
  502. -- text size: 12
  503. -- style flags: 0
  504. -- line height: 16
  505. -- part name: 
  506.  
  507.  
  508. -- part contents for card part 2
  509. ----- text -----
  510. Scale
  511.  
  512. -- part contents for card part 17
  513. ----- text -----
  514. Allows you to enter a numeric scaling factor from the keyboard (relative to the original factor of 1.0).
  515.  
  516. -- part contents for card part 16
  517. ----- text -----
  518. Allows you to interactively scale an object or group of objects with the cursor.
  519.  
  520. ‚Ä¢ Each object is scaled between a fixed stationary point and a handle point on the object.
  521.  
  522. -- part contents for card part 24
  523. ----- text -----
  524. Enter the numeric value here to scale an object or group of objects a specific amount.
  525.  
  526. -- part contents for card part 23
  527. ----- text -----
  528. When unproportional is selected, a different scaling factor may be defined in the x and y directions.
  529.  
  530. -- part contents for card part 22
  531. ----- text -----
  532. When unproportional is selected, a different scaling factor may be defined in the x and y directions.
  533.  
  534. -- part contents for card part 25
  535. ----- text -----
  536. The OK button accepts your changes and closes the dialog.
  537.  
  538.  
  539. -- part contents for card part 26
  540. ----- text -----
  541. The cancel button aborts the changes you have made inside the dialog box.
  542.  
  543. -- part contents for card part 27
  544. ----- text -----
  545. Handle changes the point by which you scale an object that has alternate handle points.
  546.  
  547. To define an additional handle point, see the Edit Menu.
  548.  
  549. -- part contents for card part 28
  550. ----- text -----
  551. Swaps the direction of an object having directionality (an arc with an arrowhead, etc.).
  552.  
  553. -- part contents for card part 18
  554. ----- text -----
  555. Scales the object proportionally, with both the x and y directions scaling equally.
  556.  
  557. -- part contents for card part 19
  558. ----- text -----
  559. Scales the object un-proportionally in the x and y directions. You can distort the shape of the object by moving the cursor.
  560.  
  561. -- part contents for card part 29
  562. ----- text -----
  563. To scale a collection of objects, select the GROUP mode ("G" icon) first.